SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 56150: The drop-down lists for Type, Category, and Subcategory are empty when you create a new entity in SAS® Enterprise Case Management

DetailsHotfixAboutRate It

When you create a new entity in SAS Enterprise Case Management, the drop-down lists for Type, Category, and Subcategory might be empty. The problem occurs when your browser locale includes both a language code and a country code, and the locale is not defined in the SAS Enterprise Case Management database.

To work around this problem, add your locale to the ECM_LOCALE database table. For example, specify the following SQL statement to add the Japanese locale:

insert into ecm_locale (locale, fallback_locale) values ('ja_JP', 'ja');

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Enterprise Case ManagementMicrosoft® Windows® for x646.1_M16.39.4 TS1M09.4 TS1M2
64-bit Enabled AIX6.1_M16.39.4 TS1M09.4 TS1M2
64-bit Enabled Solaris6.1_M16.39.4 TS1M09.4 TS1M2
HP-UX IPF6.1_M16.39.4 TS1M09.4 TS1M2
Linux for x646.1_M16.39.4 TS1M09.4 TS1M2
Solaris for x646.1_M16.39.4 TS1M09.4 TS1M2
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.